Feature: Crea una pagina en la aplicacion Ghost con 3 elementos
Scenarios
|
Chart |
Status Progress |
||||
|---|---|---|---|---|---|
|
1
|
|
||||
| Total duration: | |||||
| 1m 3.922s |
Scenario: Como usuario 1 ingreso a la aplicacion y creo una pagina web con cuatro elementos
Before
0m 1.163s
Given
I navigate to page "<URLAMBIENTE>"
0m 1.070s
And
I wait for 5 seconds
0m 5.331s
When
I enter email "<USERNAME1>"
0m 0.492s
And
I enter password "<PASSWORD1>"
0m 0.362s
And
I wait for 2 seconds
0m 2.323s
And
I click sign in
0m 0.537s
And
I wait for 10 seconds
0m 10.390s
And
I click pages
0m 0.523s
And
I wait for 2 seconds
0m 2.284s
And
I click new page
0m 0.523s
And
I wait for 2 seconds
0m 2.260s
Then
I wait for "Preview"
0m 0.264s
And
I fill title of new page "<TITLEPAGE>"
0m 0.319s
And
I wait for 5 seconds
0m 5.286s
And
I fill new article in the new page "<ARTICLE>"
0m 0.466s
And
I wait for 2 seconds
0m 2.276s
And
I select the list of elements
0m 0.540s
And
I select the toogle element
0m 0.510s
And
I fill the header of toogle element
0m 0.322s
And
I wait for 2 seconds
0m 2.263s
And
I fill the collapsible of toogle element
0m 0.308s
And
I wait for 2 seconds
0m 2.282s
And
I fill the collapsible of toogle element
0m 0.323s
And
I move to the next element
0m 0.313s
And
I wait for 2 seconds
0m 2.260s
And
I select the list of elements
0m 0.375s
And
I select the divider element
0m 0.334s
And
I move to the next element
0m 0.300s
And
I wait for 2 seconds
0m 2.280s
And
I select the list of elements
0m 0.380s
And
I select the button element
0m 0.547s
And
I wait for 2 seconds
0m 2.320s
And
I fill text the button element
0m 0.322s
And
I fill text the URL button element
0m 0.427s
And
I select left position button element
0m 0.314s
And
I move to the next element
0m 0.304s
And
I wait for 10 seconds
0m 10.273s
And
I return to list of pages
0m 0.457s
And
I wait for result "<TITLEPAGE>"
0m 0.295s
After
0m 0.004s
Screenshots
Before
NO IMAGE AVAILABLE
Given
I navigate to page "<URLAMBIENTE>"
And
I wait for 5 seconds
When
I enter email "<USERNAME1>"
And
I enter password "<PASSWORD1>"
And
I wait for 2 seconds
And
I click sign in
And
I wait for 10 seconds
And
I click pages
And
I wait for 2 seconds
And
I click new page
And
I wait for 2 seconds
Then
I wait for "Preview"
And
I fill title of new page "<TITLEPAGE>"
And
I wait for 5 seconds
And
I fill new article in the new page "<ARTICLE>"
And
I wait for 2 seconds
And
I select the list of elements
And
I select the toogle element
And
I fill the header of toogle element
And
I wait for 2 seconds
And
I fill the collapsible of toogle element
And
I wait for 2 seconds
And
I fill the collapsible of toogle element
And
I move to the next element
And
I wait for 2 seconds
And
I select the list of elements
And
I select the divider element
And
I move to the next element
And
I wait for 2 seconds
And
I select the list of elements
And
I select the button element
And
I wait for 2 seconds
And
I fill text the button element
And
I fill text the URL button element
And
I select left position button element
And
I move to the next element
And
I wait for 10 seconds
And
I return to list of pages
And
I wait for result "<TITLEPAGE>"
After
NO IMAGE AVAILABLE